libgdal-ruby software package provides Ruby bindings to the Geospatial Data Abstraction Library, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libgdal-ruby
libgdal-ruby is installed in your system.
Make ensure the libgdal-ruby package were installed using the commands given below,
$ sudo dpkg-query -l | grep libgdal-ruby *
You will get with libgdal-ruby package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Ruby |
| Package | libgdal-ruby |
| Version | 1.9.0-3.1 |
| Description | Ruby bindings to the Geospatial Data Abstraction Library |
| Sub Section | Ruby |